Skip to content

fix: filter web components API event sections correctly#1577

Merged
kdinev merged 2 commits intomasterfrom
ibarakov/fix-api-event-section-wc
Apr 2, 2026
Merged

fix: filter web components API event sections correctly#1577
kdinev merged 2 commits intomasterfrom
ibarakov/fix-api-event-section-wc

Conversation

@onlyexeption
Copy link
Copy Markdown
Contributor

Closes # .

Additional information related to this pull request:

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves extractSection so that API “events” sections are correctly extracted for Web Components docs where event documentation may be split across multiple ## Fires headings.

Changes:

  • Treat Fires as an events-section heading (events: ['events', 'outputs', 'fires']).
  • Update section extraction to collect and concatenate all matching ## sections (instead of returning only the first match up to the next heading).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Base automatically changed from feat/igniteui-mcp to master April 1, 2026 08:23
@kdinev kdinev merged commit 9e940df into master Apr 2, 2026
3 checks passed
@kdinev kdinev deleted the ibarakov/fix-api-event-section-wc branch April 2, 2026 08:05
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 77.084%. remained the same
when pulling b9920aa on ibarakov/fix-api-event-section-wc
into a09e437 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants